home *** CD-ROM | disk | FTP | other *** search
/ Your Choice 3 / Your Choice Software Collection 3.iso / dos / xed11b / read.me < prev    next >
Text File  |  1994-08-23  |  8KB  |  223 lines

  1.  
  2.                    XED version 1.1b heX EDitor
  3.  
  4.               (c) Copyright 1993-94 David L. Dight
  5.                       All Rights Reserved.
  6.  
  7.        P.O. Box 280, Kings Cross, N.S.W.  2011  AUSTRALIA
  8.          Fax: +61 2 233 2929,  On CompuServe:100033,2563
  9.            or the Internet davidd@interconnect.com.au
  10.  
  11.                                -+-
  12.  
  13.                           Release Notes
  14.  
  15.                   Revision 1.1.b.2 24-Aug-1994.
  16.  
  17.  
  18. Revision History
  19. ----------------
  20.  
  21. v1.1b   24th Aug 1994.
  22.         Compuserve IBMSYS LIB 6, XED11B.EXE
  23.         garbo.uwasa.fi:/pc/binedit/xed11b.zip
  24.         SimTel/msdos/binedit/xed11b.zip
  25.  
  26.         -   Added user validation. Shareware release is
  27.             upgradable to registered version.
  28.         -   Additional functionality available in the
  29.             registered version. See Section 7, XED.DOC.
  30.         -   Fixed bug in r= and l= operators.
  31.         -   Corrected bug with search on page boundary.
  32.         -   Added Search and Replace.
  33.         -   Added edit buffer defragmentation.
  34.         -   Added insert/copy above.
  35.         -   Credit card orders now accepted.
  36.  
  37.  
  38. v1.0a   16th Jul 1994.
  39.         Compuserve IBMSYS LIB 6, XED10A.EXE
  40.         garbo.uwasa.fi:/pc/binedit/xed10a.zip
  41.         Initial Shareware release.
  42.  
  43.  
  44.              IMPORTANT INFORMATION FOR THIS RELEASE
  45.              --------------------------------------
  46.  
  47. What's New
  48. ----------
  49.  
  50.     This  release uses  decryption to  facilitate  easier
  51.     registration.  The  copy  of  XED  you  now  have  is
  52.     'upgradable' to the registered  version  upon receipt
  53.     of your payment.
  54.  
  55.     You will be sent a validation key by e-mail  (or mail
  56.     if not available) which is then used with the utility
  57.     VALIDATE.EXE supplied in this release. The registered
  58.     version  will  not  display any  'nag' screens.  Some
  59.     additional   functionality   is  provided   with  the
  60.     registered version however the shareware version is a
  61.     fully  functioning release (in line with ASP policy).
  62.  
  63.     The advantage of this system is  that  you don't need
  64.     to reinstall the software. The version you  currently
  65.     have  is  all  you  need.  Additionally,  should  new
  66.     versions be  released, you  need  only obtain the new
  67.     shareware copy and apply your user key. There will be
  68.     no  physical   distinction   between  registered  and
  69.     shareware releases of XED.
  70.  
  71.  
  72. How to register
  73. ---------------
  74.  
  75.     Fill in the REGISTER.FRM and post with your  payment.
  76.     With  foreign   registrations   please  do  not  send
  77.     personal cheques. Although  not  strictly kosher, you
  78.     can  send  cash  (wrap  a  $A20.00 or $US10+5).  This
  79.     is the next best method after credit cards. ;-&
  80.  
  81.  
  82. Credit card orders
  83. ------------------
  84.  
  85.     I can now process credit card orders  (MC VISA AMEX).
  86.     Fill in REGISTER.FRM  with your  cards details,  sign
  87.     and  mail or fax to me.  If you don't  mind your card
  88.     details being the subject of an e-mail message,  then
  89.     you can e-mail me your details without the signature.
  90.  
  91.  
  92. What next?
  93. ----------
  94.  
  95.     I will send you your  registration key  by e-mail  if
  96.     possible. Alternatively, I will phone or write.
  97.  
  98.     You will receive a message with  your user id and the
  99.     file USER.CTX.  Copy this  file to the directory that
  100.     contains VALIDATE.EXE.  Alternatively,  you can enter
  101.     the ciphertext  from the file  on the command line or
  102.     specify a  source path.  In some  cases I will e-mail
  103.     the cipher text  and you  can enter  this text at the
  104.     prompt. See below for more details.
  105.  
  106.     Execute VALIDATE from the DOS prompt (no parameters).
  107.     See description below for  a list  of other  options.
  108.     VALIDATE will ask for  your  user id.  Enter  the  id
  109.     exactly as it appears in  the  message  (without  the
  110.     double quotes).
  111.  
  112.     VALIDATE will produce a file called USER.XED.  If XED
  113.     cannot locate  this file  when  it starts, or if  the
  114.     file has  been modified  or copied, the  program will
  115.     revert  to  the  shareware  version. Use DOS  move to
  116.     relocate this file  somewhere on your PATH or use the
  117.     options described below to create the key file in the
  118.     desired directory.
  119.  
  120.     Save the message I sent you  and  USER.CTX (or a copy
  121.     of the ciphertext) somewhere safe.  This  can be used
  122.     again with subsequent releases.
  123.  
  124.  
  125. VALIDATE.EXE
  126. ------------
  127.  
  128. (v1.0) usage: VALIDATE [{-/}cfhit]
  129.         -c <cipher text>, default (from file)
  130.         -f <ciphertext file>, default user.ctx
  131.         -h print usage
  132.         -i <user id>, default (from console)
  133.         -t <target key file path>, default current directory
  134.  
  135. With no parameters, VALIDATE expects the file USER.CTX to
  136. be in the current directory. By default, the program will
  137. ask you to enter your user id. If your ciphertext file is
  138. in  another directory or under  a different  name you can
  139. specify the file with the -f option, for example:
  140.  
  141.     validate -f c:\cserve\noname.001
  142.  
  143. There are a number of ways you can use VALIDATE depending
  144. on what is most convenient for you.  The program can take
  145. as parameters  all the  information it needs. Example:
  146.  
  147.     validate -i "John M. Citizen" -c jkjdMjbd1Lpkwoqdgfwk473x
  148.  
  149. validates the  user id against  the  given ciphertext. If
  150. the -i flag  is not passed, the  program will  prompt for
  151. your id.  If successful the file USER.XED will be created
  152. in the current directory.
  153.  
  154. The -t option  allows you to specify  the target path for
  155. USER.XED. For example,  if you keep  your  executables in
  156. c:\bin, you could use the following command:
  157.  
  158.     validate -t c:\bin -f c:\cserve\noname.001
  159.  
  160. Which will create USER.XED in c:\bin using the ciphertext
  161. file  in the compuserve directory  as source.  By default
  162. the target path is the current directory.
  163.  
  164. VALIDATE will look  along your  path for  USER.XED before
  165. creating the key file.  If the program  is run  after the
  166. initial key file has been created,  VALIDATE will attempt
  167. to update the original key file.
  168.  
  169.  
  170. Updates
  171. -------
  172.  
  173. Updates will  be posted  to CompuServe.  This release was
  174. posted at:
  175.  
  176.     IBMSYS LIB 6 XED11B.EXE
  177.  
  178. and on the Internet in a few of the main public access dos
  179. archives.  This release  is  available  at  the  following
  180. anonymous FTP sites:
  181.  
  182.     garbo.uwasa.fi:/pc/msdos/binedit/xed11b.zip (and mirrors)
  183.     oak.oakland.edu:/SimTel/msdos/binedit/xed11b.zip
  184.     and /SimTel/msdos/binedit/xed11b.zip (mirrors)
  185.  
  186. Updates will be announced in comp.archives.msdos.announce
  187. with follow up in comp.archives.msdos.d
  188.  
  189. If you require a copy of XED  or NED and only have e-mail
  190. access, I am happy to e-mail uuencoded copies.
  191.  
  192.  
  193. Shareware available from David L. Dight
  194. ---------------------------------------
  195.  
  196.     XED version 1.1b heX EDitor  <ASP> (this package) $US 15.00
  197.         XED is a powerful, HEX/ASCII/BINARY file
  198.         editor. Unlimited file size, 28/43/50 line
  199.         modes, mouse support. Edit,insert and delete
  200.         data from any file. Undo; Search & Replace;
  201.         goto offsets and markers; ASCII tables; DOS
  202.         shell; Menus; File info; Binary display/edit;
  203.         generate C data files; C like assignments;
  204.         bitwise edits; text filters; unassembler;
  205.         Fast and friendly. An indispensable tool.
  206.  
  207.     NED version 1.7a Programmer's Text Editor <ASP>   $US 12.50
  208.         A high performance text editor for
  209.         programmers and general use. Edit 10 files;
  210.         28/43/50 modes; File wildcards, pick lists
  211.         and browse; compile and run apps; On line
  212.         calc,ASCII tables,calendar & help;Super fast
  213.         screens; Kbd. macros; std. editing funcs.
  214.         +many others; Block cut,copy paste & fmt and
  215.         columns; Autosave; Clock, Alarm, Spooler;
  216.         Regular expr S & R; {} match; Configurable.
  217.         +more! Full doc.
  218.  
  219.         CompuServe: IBMAPP LIB 1 NED17A.EXE
  220.         garbo.uwasa.fi:/garbo/pc/editor/nedit17a.zip
  221.         SimTel/msdos/editor/nedit17a.zip
  222.  
  223.